home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 February
/
EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso
/
earcd
/
util2
/
copy2clp.rea
< prev
next >
Wrap
Text File
|
1996-01-16
|
958b
|
26 lines
Short: Copy from file/stdin to clipboard V1.0
Author: nick.christie@oucs.ox.ac.uk (Nick Christie)
Uploader: nick.christie@oucs.ox.ac.uk (Nick Christie)
Version: 1.0
Type: util/cli
Requires: AmigaOS V2.04+
Distribution: Freeware
A small command line utility I wrote because I needed it.
Maybe it's of some use to you, too.
Usage: Copy2Clip FILE UNIT/K/N BIN=BINARY/S BUF=BUFSIZE/K/N
Where: FILE
optional, pathname of file to copy to clipboard. If
omitted, stdin is copied to clipboard until EOF.
UNIT
clipboard unit number to use (0 to 255), default is 0.
BINARY
switch to copy in binary mode - no encapsulation within
an IFF FTXT form is performed. Default is to encapsulate.
BUFSIZE
size in bytes of file buffer, default 2048, minimum 256.
$VER: Copy2Clip.readme 1.0 (3.12.95)